Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add old Rainbow Brackets extension to dev container #191

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

EliahKagan
Copy link
Owner

@EliahKagan EliahKagan commented Nov 18, 2023

Because VS Code's bracket pair colorization feature doesn't apply inside docstrings, and palgoviz has a lot of doctests whose clarity is improved by colorizing nested matching pairs of parentheses, square brackets, and curly braces.

References:

Because VS Code's bracket pair colorization feature doesn't apply
inside docstrings, and palgoviz has a lot of doctests whose clarity
is improved by colorizing nested matching pairs of parentheses,
square brackets, and curly braces.

References:

- https://stackoverflow.com/q/71093558
- microsoft/vscode#146453
EliahKagan added a commit to EliahKagan/hiss that referenced this pull request Nov 18, 2023
Because VS Code's bracket pair colorization feature doesn't apply
inside docstrings, and hiss has some doctests whose clarity is
improved by colorizing nested matching pairs of parentheses, square
brackets, and curly braces.

References:

- https://stackoverflow.com/q/71093558
- microsoft/vscode#146453
- EliahKagan/palgoviz#191
@EliahKagan EliahKagan merged commit bd50220 into main Nov 18, 2023
92 checks passed
@EliahKagan EliahKagan deleted the ek/brackets branch November 18, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant